@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站基础样式、头部及底部样式
 * @update: ishang_pan (2023-11-06 09:25)
 */

/*reset*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin: 0; padding: 0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display: block;}
html{overflow-y: scroll;}
:root{overflow-y: auto; overflow-x: auto;}
table{border-collapse: collapse; border-spacing: 0;}
caption,th{font-weight: normal;}
html,body,fieldset,iframe,abbr{border: 0;}
i,cite,em,var,address,dfn{font-style: normal;}
[hidefocus],summary{outline: 0;}
ul,ol,ul li,li,ol li{list-style: none;}
h1,h2,h3,h4,h5,h6,small{font-size: 100%;}
sup,sub{font-size: 83%;}
pre,code,kbd,samp{font-family: inherit;}
q:before,q:after{content: none;}
textarea{overflow: auto; resize: none;}
label,summary{cursor: default;}
a,button{cursor: pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight: bold;}
ins,u,s,a,a:hover{text-decoration: none;}
body{font: 16px "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial; color: #333; outline: 0;}
input,textarea,select,button,label{vertical-align: middle; font-family: "Microsoft YaHei",微软雅黑;}
a{color: #3d3d3d; border: none; text-decoration: none; outline: none; hide-focus: expression(this.hideFocus=true);}
a:hover{text-decoration: none; color: #015293;}
a:focus{text-decoration: none; outline: 0; -moz-outline-style: none; color: #015293;}
img{border: 0 none; width: auto\9; height: auto; vertical-align: top; -ms-interpolation-mode: bicubic;}
button,input,select,textarea{font-size: 100%; font-family: tahoma; margin: 0; outline: 0 none; vertical-align: baseline; _overflow: visible; *vertical-align: middle; *overflow: visible;}
body{background:  url(../images/public/banner3.png) center 120px no-repeat;}
.container{width: 1360px; margin: auto;padding:0}

/*function*/
.f-dn{display: none;}
.f-db{display: block;}
.f-fl,.fl{float: left;}
.f-fr,.fr{float: right;}
.f-pr{position: relative;}
.f-pa{position: absolute;}
.f-pf{position: fixed;}
.f-oh{overflow: hidden;}
.f-fwn{font-weight: normal;}
.f-fwb{font-weight: bold;}
.f-toe{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.f-csp{cursor: pointer;}
.f-csd{cursor: default;}
.f-csh{cursor: help;}
.f-csm{cursor: move;}
.f-usn{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}
.f-clear{margin: 0; padding: 0; height: 0; overflow: hidden; visibility: hidden; content: "."; clear: both; font-size: 0; }
.f-clearfix:after{display: block; height: 0; visibility: hidden; font-size: 0; content:" "; clear: both;}
* html .f-clearfix{zoom: 1;}
*:first-child+html .f-clearfix{zoom: 1;}
*{box-sizing: border-box;}
.f-wd100{width: 100%;}
.f-npd{padding: 0;}
.f-nmg{margin: 0!important;}
.f-mlr2{margin: 0 2px;}
.f-mlr5{margin: 0 5px;}
.f-mlr7{margin: 0 7px;}
.f-mlr10{margin: 0 10px;}
.f-mlr15{margin: 0 15px;}
.f-mlr20{margin: 0 20px;}
.f-mlrf5{margin: 0 -5px;}
.f-mlrf7{margin: 0 -7px;}
.f-mlrf10{margin: 0 -10px;}
.f-mlrf15{margin: 0 -15px;}
.f-mlrf20{margin: 0 -20px;}
.f-plr5{padding: 0 5px;}
.f-plr7{padding: 0 7px;}
.f-plr10{padding: 0 10px;}
.f-plr15{padding: 0 15px;}
.f-plr20{padding: 0 20px;}
.f-plr30{padding: 0 30px;}
.f-pd20{padding:20px}
.f-pd30{padding:30px}
.f-pt15{padding-top:15px}
.f-mt5{margin-top:5px}
.f-mt10{margin-top:10px}
.f-mt15{margin-top:15px}
.f-mt20{margin-top:20px}
.f-mt30{margin-top:30px}
.f-mt40{margin-top:40px}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb20{margin-bottom: 20px;}
.f-mb25{margin-bottom: 25px;}
.f-mb30{margin-bottom: 30px;}
.f-mb40{margin-bottom: 40px;}
.f-mb50{margin-bottom: 50px;}
.f-nbg{background: none!important;}
.f-nbd{border: none;}
.f-bgf{background: #fff}
.f-bgh{background: #f7f7f7}
.row-space0{margin-left:0;margin-right:0}
.is-main{margin-bottom:50px}

/*标题字体大小、颜色*/
.font18,.font18 a,.font18 p,.font18 span{font-size: 18px;}
.font22,.font22 a,.font22 p,.font22 span{font-size: 22px;}
.font24,.font24 a,.font24 p,.font24 span{font-size: 24px;}
.font30,.font30 a,.font30 p,.font30 span{font-size: 30px;}
.font32,.font32 a,.font32 p,.font32 span{font-size: 32px;}
.c-gray{color:#b8b8b8}
.c-red{color:#c70000}
.c-blue{color:#015293}
.c-green{color:#007c4c}

/*flex布局*/
.flexC{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.flexL{display: flex;align-items: center;flex-wrap: wrap;justify-content:start;flex-wrap: wrap;}
.flexV{display: flex;flex-direction: column;align-items: center;justify-content:center;}


/*面包屑导航*/
.m-location{padding: 20px 0 20px 25px; background: url(../images/public/icon-location.png) left center no-repeat;}
.m-location,.m-location a{color: #666;}
.btdashed{border-bottom:1px dashed #ddd}

/* tab */
/* 
两种风格标题选项卡样式
.m-tabstyle1:卡片型
.m-tabstyle2:简洁型
.tit-switch:js-开头的类名只用于脚本查询DOM用，不建议在该类下写样式
.more:率属于某一块下的类名，不建议单独写全局样式，会影响到其他更多样式
 */
.m-tabstyle1 ul{background: #f7f7f7}
.m-tabstyle1 li{position: relative; float: left;}
.m-tabstyle1 li a{display: block; padding: 12px 25px;}
.m-tabstyle1 li em{position: absolute; left: 0; bottom: -1px; right: 0; display:block; margin:0 auto; width: 0px; height: 2px; background: #ba082e; -webkit-transition: all linear 0.4s; -moz-transition: all linear 0.4s; transition: all linear 0.4s;}
.m-tabstyle1 li.u-active a{color: #fff;background:#015293;font-weight:bold}
.m-tabstyle1 li a:hover em,.m-tabstyle1 li.u-active em{width:100%;}

.m-tabstyle2{text-align: center;border-bottom:1px solid #ddd}
.m-tabstyle2 ul{margin:0 -10px}
.m-tabstyle2 li{float: left;position: relative;padding:0 10px;margin:0 10px}
.m-tabstyle2 li a{display:block;height: 55px;line-height: 55px}
.m-tabstyle2 li i{ position:absolute; left:50%; bottom:-3px; height:6px; background:#015293; width:0%; z-index:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.m-tabstyle2 li.u-active a{color:#015293;font-weight:bold}
.m-tabstyle2 li.u-active i{ width:27px; left:50%;margin-left:-13px;}
.m-tabstyle2 .more{float: right;font-size:18px;color:#999;margin-right: 15px}
.m-tabstyle2 .more:hover{color:#015293}
@media screen and (max-width: 767px) {
   .m-tabstyle1 li a{padding:10px;}
   .m-tabstyle2 li{margin:0}
}

/* m-liststyle1 */
/***
稿件列表样式：
nodot:标题前无小点
line:每条信息之间含分割下滑线
col2:两列
col3:三列
col4:四列
col5:五列
space20:多列之间含20px的间距
space30:多列之间含30px的间距
***/
.m-liststyle1 li{height: 45px; line-height: 45px;}
.m-liststyle1 li a{display: block;padding-left: 15px;background: url(../images/public/icon-li2.png) left center no-repeat;font-size:18px;  overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.m-liststyle1 li span{float: right; color: #999; font-size: 16px;}
.m-liststyle1.nodot li a{padding-left:0;background: none}
.m-liststyle1.line li{border-bottom: 1px solid #ddd;}
.m-liststyle1.line li{padding-top: 14px; padding-bottom: 14px;}

/*备注：全站通用 */
.col2 li{float:left;width: 50%;}
.col3 li{float:left;width: 33.33333%;}
.col4 li{float:left;width: 25%;}
.col5 li{float:left;width: 20%;}

.space16{margin-left: -8px; margin-right: -8px;}
.space16 li{padding-left: 8px; padding-right: 8px;}

.space20{margin-left: -10px; margin-right: -10px;}
.space20 li{padding-left: 10px; padding-right: 10px;}

.space30{margin-left: -15px; margin-right: -15px;}
.space30 li{padding-left: 15px; padding-right: 15px;}

/*文件关联列表通用样式*/
.gl-liststyle1 ul{padding: 0;overflow: hidden;}
.gl-liststyle1 li{line-height: 45px;position: relative;height:45px;overflow:hidden}
.gl-liststyle1 p.gl-li-lb{float: right;display: block;margin-right:120px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.gl-liststyle1 a.gl-li-bt{display: block;max-width:85%;white-space: nowrap;font-size:18px;text-overflow: ellipsis;overflow: hidden;background: url(../images/public/icon-li2.png) left center no-repeat;padding-left:14px}
.gl-liststyle1 a.c-red{font-size:18px}
.gl-liststyle1 span{position: absolute; right: 0; top: 0px; bottom: 0; height: 45px;margin: auto 0;color: #b8b8b7;width: 20%;float: right;text-align: right;font-size:16px}
.gl-liststyle1 p.gl-li-lb a{position: relative;padding-left:18px;z-index:99}
.gl-liststyle1 p.gl-li-lb a:before{display: inline-block;content: "|";position: absolute;top: 50%;left: 6px;width: auto;height: 18px;line-height: 18px;margin-top: -9px;color: #c70000;background: transparent!important;}

@media screen and (max-width: 767px) {
    .m-liststyle1 li a{font-size: 16px}
    .m-liststyle1 li{height:40px;line-height: 40px}
    .col2 li,.col3 li{width: 100%;}
    .col4 li,.col5 li{width:50%}
    
		.gl-liststyle1 li{line-height:25px;margin-bottom:20px}
		.gl-liststyle1 a{font-size:16px!important;}
		.gl-liststyle1 a.gl-li-bt{background:none}
		.gl-liststyle1 a.gl-li-bt:before{content:'';position:absolute;left:0;top: 12px;margin-top: -3px;width: 6px;height: 6px;background: #015293;}
		.gl-liststyle1 li p a:first-child:before{display: none;}
		.gl-liststyle1 p.gl-li-lb,.gl-liststyle1 a.gl-li-bt{float: none;display: inline;white-space: normal;margin-right: 0;}
		.gl-liststyle1 span{position: static;float: none;color: #999;margin-left: 5px;}
}

/*pagination*/
#pagination{display: inline-block;}
.m-pagination{padding: 15px;}
.m-pagination li{float: left; margin: 3px; height: 28px; font-size: 14px;}
.m-pagination li a{display: block; padding: 0 10px; line-height: 26px; border: 1px solid #ccc; font-size: 14px; background: #fff;}
.m-pagination li.u-redirect{line-height: 28px;}
.m-pagination li.u-redirect input{padding: 0 5px; vertical-align: middle; width: 42px; height: 28px; line-height: 28px; border: 1px solid #ccc; margin: -2px 0 0 3px; *margin: -2px 0 0 3px; _margin: -2px 0 0 3px;}
.m-pagination li.active a,.m-pagination li a:hover{background: #015293; border: 1px solid #015293; color: #fff;}
.m-pagination li.page-info a,.m-pagination li.page-info a:hover{border: 1px solid #ccc; cursor: default; color: #666; background: #fff;}
.m-pagination li.disabled a,.m-pagination li.disabled a:hover{background: #eee; border: 1px solid #ccc; cursor: default; color: #666;}


/*share*/
.share-main{position: relative; width: 155px; height: 24px;}
.share-bar span{float:left}
.share-bar a{margin-left: 10px; float: left; display: block; width: 24px; height: 24px; background-image: url(../images/public/icon-share.png);}
.share-bar .share-tsina{background-position: 0 0;}
.share-bar .share-weixin{background-position: -24px 0;}
.share-bar .share-qzone{background-position: -48px 0;}
.weixin-share-open{position: absolute; bottom: 34px; right: 0; display: none; background: #fff;}
.weixin-wrap{position: relative; padding: 10px; width: 234px; height: 102px; border: 1px solid #ddd;}
.share-qrcode{float: left;}
.share-qrcode img{display: block; width: 80px; height: 80px;}
.weixin-close{position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; color: #d4d4d4; cursor: pointer;}
.weixin-text{padding: 10px 0 0 90px; line-height: 24px; font-size: 12px; color: #666;}

/*右侧固定栏*/
.m-slidebarfix{position: fixed;right:0px;bottom:0px;z-index: 99}
.m-slidebar li{margin-bottom:8px;background: #fff;border-radius:6px;border:1px solid #015293;position: relative;}
.m-slidebar li a{display:block;width:88px;height:88px;padding-top:53px;text-align: center;font-size:14px}
.m-slide1 a{background: url(../images/home/slidebaricon1.png) center 17px no-repeat}
.m-slide2 a{background: url(../images/home/slidebaricon2.png) center 17px no-repeat}
.m-slide3 a{background: url(../images/home/slidebaricon3.png) center 17px no-repeat}
.m-slide4 a{background: url(../images/home/slidebaricon4.png) center 17px no-repeat}
.m-slide5 a{background: url(../images/home/slidebaricon5.png) center 17px no-repeat}
.m-slide6 a{background: url(../images/home/backtop.png) center 17px no-repeat}
.m-slidebar li img{position: absolute;width:100px;height:100px;left:-105px;top:0;display: none}
.m-slidebar li.m-slide1:hover img,.m-slidebar li.m-slide2:hover img,.m-slidebar li.m-slide5:hover img{display: block}
@media screen and (max-width: 1440px){
	.m-slidebarfix{right:0}
	.m-slidebar li a{width:75px}
}
@media screen and (max-width: 767px){
	.m-slidebarfix{display:none}
}

/* 单行省略号 */
.elli-s{display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; max-width: 100%;}
/* 多行省略号 */
.elli-m{display: -webkit-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}

/* 图片放大效果 */
.transition,
.transition *{-webkit-transition: 300ms; -moz-transition: 300ms; -o-transition: 300ms; transition: 300ms;}
.imgscale img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgscale img:hover{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}

.imgrotate img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgrotate:hover img{-moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg);}

.com-box-shadow{ background: #fff; box-shadow: 0 2px 10px  rgba(51, 51, 51, 0.1);}

/* 滚动条 */
.scrollbar-xy{overflow: auto;}
.scrollbar-xy::-webkit-scrollbar{ width: 6px;height: 6px;}
.scrollbar-y{overflow-y: auto; overflow-x: hidden;}
.scrollbar-y::-webkit-scrollbar{ width: 6px;height: auto;}
.scrollbar-x{overflow-x: auto; overflow-y: hidden;}
.scrollbar-x::-webkit-scrollbar{ height: 6px;width:auto;}
/* 滚动条轨道 */
.scrollbar-xy::-webkit-scrollbar-track,
.scrollbar-x::-webkit-scrollbar-track,
.scrollbar-y::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 3px;background: #f8f8f8;}
/* 滚动条滑块 */
.scrollbar-xy::-webkit-scrollbar-thumb,
.scrollbar-x::-webkit-scrollbar-thumb,
.scrollbar-y::-webkit-scrollbar-thumb{border-radius: 3px;background:#cfcfcf;}


/* imagelist 纯图片列表*/
/* ===
.col*: 列表分*列
=== */
.imagelist li{float:left;}
.imagelist li a{position: relative;display: block; overflow: hidden;}
.imagelist li img{display: block;width:100%;object-fit: cover;-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imagelist ul li a.shadow{background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.imagelist ul li a.shadow:hover{background: #f9f9f9;}
.imagelist .hd a{display:block;position: absolute;width: 28px;text-align: center; height: 54px;z-index: 99;top: 50%;margin-top:-27px}
.imagelist .hd .prev{left: 0;background: url(../images/page/left.png) center center no-repeat;}
.imagelist .hd .next{right: 0;background: url(../images/page/right.png) center center no-repeat;}
.imagelist ul li .opa-title{position: absolute; text-align:center;left: 0; right: 0; bottom: 0; padding:0 18px; line-height: 44px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; color: #fff;background: url(../images/page/bg-op50.png) repeat;}

@media screen and (max-width: 767px){

}

/* m-landimg */
/* ===
一张图栏目
=== */
.m-landimg{display:block;width:100%}
.m-landimg img{display: block;max-width:100%}


/*media query*/
/*large pcScreen*/
@media (min-width:1360px) {
  

}
/*medium pcScreen lg*/
@media screen and (max-width: 1360px) {

	.f-lg-mlr5{margin: 0 5px;}
	.f-lg-mlr10{margin: 0 10px;}
	.f-lg-mlr15{margin: 0 10px;}
	.f-lg-mlrf5{margin: 0 -5px;}
	.f-lg-mlrf10{margin: 0 -10px!important;}
	.f-lg-mlrf15{margin: 0 -15px;}
	.f-lg-plr5{padding: 0 5px;}
	.f-lg-plr10{padding: 0 10px!important;}
	.f-lg-plr15{padding: 0 15px;}
	.f-lg-mb5{margin-bottom: 5px;}
	.f-lg-mb10{margin-bottom: 10px;}
	.f-lg-mb15{margin-bottom: 15px;}
	.f-lg-mb20{margin-bottom: 20px;}
	.f-lg-mb30{margin-bottom: 30px!important;}
	.f-lg-ha{height: auto;}
	.f-lg-fn{float: none;}
	.f-lg-wa{width: auto;}
	.f-lg-db{display: block;}
	.f-lg-dn{display: none;}

}

/* 适配小屏1000px */
@media screen and (min-width:1025px) and (max-width: 1300px) {
	.container{width:1000px;}
	.f-pd30{padding:15px;}
	.font32,.font32 a, .font32 p, .font32 span{font-size: 28px} 
  .font30,.font30 a, .font30 p, .font30 span{font-size: 26px} 
  .font24,.font24 a, .font24 p, .font24 span{font-size: 22px}
	.font22,.font22 a, .font22 p, .font22 span{font-size: 20px}
	.font18,.font18 a, .font18 p, .font18 span{font-size: 16px}
}
/*pad md*/
@media screen and (max-width: 991px){
	.f-md-mlr5{margin: 0 5px;}
	.f-md-mlr10{margin: 0 10px;}
	.f-md-mlr15{margin: 0 10px;}
	.f-md-mlrf5{margin: 0 -5px;}
	.f-md-mlrf10{margin: 0 -10px;}
	.f-md-mlrf15{margin: 0 -15px;}
	.f-md-plr5{padding: 0 5px;}
	.f-md-plr10{padding: 0 10px;}
	.f-md-plr15{padding: 0 15px;}
	.f-md-mb5{margin-bottom: 5px;}
	.f-md-mb10{margin-bottom: 10px;}
	.f-md-mb15{margin-bottom: 15px!important;}
	.f-md-ha{height: auto!important;}
	.f-md-fn{float: none;}
	.f-md-wa{width: auto;}
	.f-md-db{display: block;}
	.f-md-dn{display: none;}

	 /*全局*/
	 img{max-width: 100%}

}
/* 适配pad */
@media screen and (min-width:768px) and (max-width: 1024px) {
	.container{width:750px;}
	.f-pd30{padding:5px;}
	.font32,.font32 a, .font32 p, .font32 span{font-size: 24px} 
  .font30,.font30 a, .font30 p, .font30 span{font-size: 22px} 
  .font24,.font24 a, .font24 p, .font24 span{font-size: 20px}
	.font22,.font22 a, .font22 p, .font22 span{font-size: 18px}
	.font18,.font18 a, .font18 p, .font18 span{font-size: 16px}
	.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{width:100%}
	
}
/*phone sm*/
@media screen and (max-width: 767px) {
	 body{background-position: center 100px}
	.container{width: 100%;padding:0 10px}
	.f-sm-mlr5{margin: 0 5px;}
	.f-sm-mlr10{margin: 0 10px;}
	.f-sm-mlr15{margin: 0 10px;}
	.f-sm-mlrf5{margin: 0 -5px;}
	.f-sm-mlrf10{margin: 0 -10px;}
	.f-sm-mlrf15{margin: 0 -15px;}
	.f-sm-plr5{padding: 0 5px;}
	.f-sm-plr10{padding: 0 10px;}
	.f-sm-plr15{padding: 0 15px;}
	.f-sm-mb5{margin-bottom: 5px;}
	.f-sm-mb10{margin-bottom: 10px;}
	.f-sm-mb15{margin-bottom: 15px;}
	.f-sm-ha{height: auto;}
	.f-sm-fn{float: none!important;}
	.f-sm-wa{width: auto;}
	.f-sm-db{display: block;}
	.f-sm-dn{display: none;}
	.f-mb50{margin-bottom:30px}
	.f-mb40{margin-bottom:20px}
	.f-mb30{margin-bottom:15px}
	.f-mt20{margin-top:10px}
	.f-mt40{margin-top:15px}
	.f-mb25{margin-bottom:12px}
	.f-mb20{margin-bottom:10px}

     
  .font32,.font32 a, .font32 p, .font32 span{font-size: 24px} 
  .font30,.font30 a, .font30 p, .font30 span{font-size: 22px} 
  .font24,.font24 a, .font24 p, .font24 span{font-size: 20px}
	.font22,.font22 a, .font22 p, .font22 span{font-size: 18px}
	.font18,.font18 a, .font18 p, .font18 span{font-size: 16px}
	.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{width:100%}
	
}
/*small xs*/
@media screen and (max-width: 638px) {
	body{font-size: 14px;}

}

/*print*/
@media print {
    a[href]:after {
        content: none!important;
    }
}